In This Topic
Sets the phoneme of the structure element.
It is an exact replacement for content enclosed by the structure element and its children. The value for this property is to be interpreted based on the property in effect.
Syntax
public void setPhoneme(
java.lang.String
)
|
Parameters
- value
- A string that may be used as pronunciation hint.
See Also